[INFO] cloning repository https://github.com/sklbz/chess-board-representation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sklbz/chess-board-representation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsklbz%2Fchess-board-representation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsklbz%2Fchess-board-representation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a8cd9ab83ef320e1c389f44794b534f74a103fd
[INFO] testing sklbz/chess-board-representation against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsklbz%2Fchess-board-representation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sklbz/chess-board-representation
[INFO] finished tweaking git repo https://github.com/sklbz/chess-board-representation
[INFO] tweaked toml for git repo https://github.com/sklbz/chess-board-representation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sklbz/chess-board-representation on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sklbz/chess-board-representation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 273609d4c1e8fa499b91ccf8c88ae28f9c4eca9e16e15831b846e7756d39d8b9
[INFO] running `Command { std: "docker" "start" "-a" "273609d4c1e8fa499b91ccf8c88ae28f9c4eca9e16e15831b846e7756d39d8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "273609d4c1e8fa499b91ccf8c88ae28f9c4eca9e16e15831b846e7756d39d8b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273609d4c1e8fa499b91ccf8c88ae28f9c4eca9e16e15831b846e7756d39d8b9", kill_on_drop: false }`
[INFO] [stdout] 273609d4c1e8fa499b91ccf8c88ae28f9c4eca9e16e15831b846e7756d39d8b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3beeff33c60550b9c80732f69de3686dc75772782255fefbd751e7002c65eed6
[INFO] running `Command { std: "docker" "start" "-a" "3beeff33c60550b9c80732f69de3686dc75772782255fefbd751e7002c65eed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/legal_moves/is_move_possible.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bitboard::{BitBoard, Display};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]    --> src/board/board.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         self.play_move(&string_to_move(move_));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         next_board.play_move(&move_);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             next_board.play_move(move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/uci/uci_loop.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     board.play_move(&string_to_move(move_));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/legal_moves/is_move_possible.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bitboard::{BitBoard, Display};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_checkmate`, `get_legal_moves`, `as_played`, and `get_attackers_to` are never used
[INFO] [stdout]    --> src/board/board.rs:84:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl Board {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn is_checkmate(&self, color: Color) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn get_legal_moves(&self, color: &Color) -> Vec<Move> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn as_played(&self, move_: &Move) -> Board {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     pub fn get_attackers_to(&self, square: Square) -> BitBoard {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `VectorOutput` is never used
[INFO] [stdout]  --> src/board/nnue_input_vector.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait VectorOutput {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `moves`, `castling_rights`, `en_passant_square`, `en_passant_pawn`, and `en_passant` are never read
[INFO] [stdout]   --> src/board/unmove.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Unmove {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub moves: Vec<Move>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  8 |     pub castling_rights: [bool; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub en_passant_square: Option<Square>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub en_passant_pawn: Option<Piece>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub en_passant: BitBoard,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchTree` is never constructed
[INFO] [stdout]  --> src/debug/tree.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SearchTree {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchTreeNode` is never constructed
[INFO] [stdout]   --> src/debug/tree.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SearchTreeNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_tree_nodes` is never used
[INFO] [stdout]   --> src/debug/tree.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn search_tree_nodes(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_tree` is never used
[INFO] [stdout]   --> src/debug/tree.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn search_tree(board: &Board, color: Color, depth: usize) -> SearchTree {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/game/action_state.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mask_action` is never used
[INFO] [stdout]   --> src/game/action_state.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Action {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 11 |     pub fn get_mask_action(&self) -> Option<&MaskAction> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_action` is never used
[INFO] [stdout]   --> src/game/action_state.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn get_action(input: &String) -> Action {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_input` is never used
[INFO] [stdout]   --> src/game/action_state.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn get_input(input: &String, action: &Action) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mask` is never used
[INFO] [stdout]    --> src/game/action_state.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn get_mask(action: &Action) -> Box<dyn Fn(Square) -> BitBoard> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_square_notation` is never used
[INFO] [stdout]  --> src/game/algebraic_notation.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn is_square_notation(input: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_standard_notation` is never used
[INFO] [stdout]  --> src/game/algebraic_notation.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn is_standard_notation(_input: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_square` is never used
[INFO] [stdout]   --> src/game/algebraic_notation.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn is_square(input: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/game/game_loop.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run(board: &mut Board) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MaskAction` is never used
[INFO] [stdout]   --> src/game/mask_action.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum MaskAction {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mask` is never used
[INFO] [stdout]   --> src/game/mask_action.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl MaskAction {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 24 |     pub fn get_mask(&self) -> Box<dyn Fn(Square) -> BitBoard> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_file` is never used
[INFO] [stdout]  --> src/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn string_to_file(file: char) -> u8 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squarewise_display` is never used
[INFO] [stdout]    --> src/utils.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn squarewise_display(_board: &Board) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_square` is never used
[INFO] [stdout]    --> src/utils.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn extract_square(input: &str) -> Square {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_move` is never used
[INFO] [stdout]    --> src/utils.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub fn extract_move(input: &str) -> (Square, Square) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]    --> src/board/board.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         self.play_move(&string_to_move(move_));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         next_board.play_move(&move_);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             next_board.play_move(move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/game/game_loop.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     board.play_move(&move_to_play);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "3beeff33c60550b9c80732f69de3686dc75772782255fefbd751e7002c65eed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3beeff33c60550b9c80732f69de3686dc75772782255fefbd751e7002c65eed6", kill_on_drop: false }`
[INFO] [stdout] 3beeff33c60550b9c80732f69de3686dc75772782255fefbd751e7002c65eed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81e58b549f417542b9b3e144f7ae467771887af20f0e9883cc56bb4cc3650241
[INFO] running `Command { std: "docker" "start" "-a" "81e58b549f417542b9b3e144f7ae467771887af20f0e9883cc56bb4cc3650241", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/legal_moves/is_move_possible.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bitboard::{BitBoard, Display};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]    --> src/board/board.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         self.play_move(&string_to_move(move_));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         next_board.play_move(&move_);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             next_board.play_move(move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/uci/uci_loop.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     board.play_move(&string_to_move(move_));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/legal_moves/is_move_possible.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bitboard::{BitBoard, Display};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> src/legal_moves/is_move_possible.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::bitboard::{BitBoard, Display};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]    --> src/board/board.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         self.play_move(&string_to_move(move_));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         next_board.play_move(&move_);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             next_board.play_move(move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/uci/uci_loop.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     board.play_move(&string_to_move(move_));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_checkmate`, `get_legal_moves`, and `get_attackers_to` are never used
[INFO] [stdout]    --> src/board/board.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl Board {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn is_checkmate(&self, color: Color) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn get_legal_moves(&self, color: &Color) -> Vec<Move> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 455 |     pub fn get_attackers_to(&self, square: Square) -> BitBoard {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `VectorOutput` is never used
[INFO] [stdout]  --> src/board/nnue_input_vector.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait VectorOutput {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `moves`, `castling_rights`, `en_passant_square`, `en_passant_pawn`, and `en_passant` are never read
[INFO] [stdout]   --> src/board/unmove.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Unmove {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub moves: Vec<Move>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  8 |     pub castling_rights: [bool; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub en_passant_square: Option<Square>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub en_passant_pawn: Option<Piece>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub en_passant: BitBoard,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/game/action_state.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mask_action` is never used
[INFO] [stdout]   --> src/game/action_state.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Action {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 11 |     pub fn get_mask_action(&self) -> Option<&MaskAction> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_action` is never used
[INFO] [stdout]   --> src/game/action_state.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn get_action(input: &String) -> Action {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_input` is never used
[INFO] [stdout]   --> src/game/action_state.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn get_input(input: &String, action: &Action) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mask` is never used
[INFO] [stdout]    --> src/game/action_state.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn get_mask(action: &Action) -> Box<dyn Fn(Square) -> BitBoard> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_square_notation` is never used
[INFO] [stdout]  --> src/game/algebraic_notation.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn is_square_notation(input: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_standard_notation` is never used
[INFO] [stdout]  --> src/game/algebraic_notation.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn is_standard_notation(_input: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_square` is never used
[INFO] [stdout]   --> src/game/algebraic_notation.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn is_square(input: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/game/game_loop.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run(board: &mut Board) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MaskAction` is never used
[INFO] [stdout]   --> src/game/mask_action.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum MaskAction {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_mask` is never used
[INFO] [stdout]   --> src/game/mask_action.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl MaskAction {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 24 |     pub fn get_mask(&self) -> Box<dyn Fn(Square) -> BitBoard> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `depth_5` is never used
[INFO] [stdout]   --> src/test/integration/divide.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn depth_5() {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tree` is never used
[INFO] [stdout]    --> src/test/integration/divide.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn tree(moves: String, depth: usize) {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_stockfish_output` is never used
[INFO] [stdout]    --> src/test/integration/divide.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn get_stockfish_output(fen: String, depth: usize) -> Vec<(String, usize)> /*, Vec<(String, usize)>)*/
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_file` is never used
[INFO] [stdout]  --> src/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn string_to_file(file: char) -> u8 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squarewise_display` is never used
[INFO] [stdout]    --> src/utils.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn squarewise_display(_board: &Board) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_square` is never used
[INFO] [stdout]    --> src/utils.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn extract_square(input: &str) -> Square {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_move` is never used
[INFO] [stdout]    --> src/utils.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub fn extract_move(input: &str) -> (Square, Square) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]    --> src/board/board.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         self.play_move(&string_to_move(move_));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         next_board.play_move(&move_);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/debug/divide.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             next_board.play_move(move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/game/game_loop.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     board.play_move(&move_to_play);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/test/integration/divide.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 | /         writeln!(
[INFO] [stdout] 248 | |             File::open("./logs/perft_extra_paths.log").unwrap(),
[INFO] [stdout] 249 | |             "{} {}",
[INFO] [stdout] 250 | |             moves,
[INFO] [stdout] 251 | |             move_
[INFO] [stdout] 252 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let _ = writeln!(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/test/integration/divide.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | /         writeln!(
[INFO] [stdout] 260 | |             File::open("./logs/perft_missing_paths.log").unwrap(),
[INFO] [stdout] 261 | |             "{} {}",
[INFO] [stdout] 262 | |             moves,
[INFO] [stdout] 263 | |             move_
[INFO] [stdout] 264 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let _ = writeln!(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/test/integration/perft.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         board.play_move(&played_move);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/test/integration/perft.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             next_board.play_move(&move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/test/integration/perft.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         board.play_move(&played_move);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/test/integration/perft.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             next_board.play_move(&move_);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stdout]   --> src/test/integration/perft.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         board.play_move(&played_move);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: closures are lazy and do nothing unless called
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.76s
[INFO] running `Command { std: "docker" "inspect" "81e58b549f417542b9b3e144f7ae467771887af20f0e9883cc56bb4cc3650241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81e58b549f417542b9b3e144f7ae467771887af20f0e9883cc56bb4cc3650241", kill_on_drop: false }`
[INFO] [stdout] 81e58b549f417542b9b3e144f7ae467771887af20f0e9883cc56bb4cc3650241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70a523bee16428dd9bd663e127511eefca5f5854c6e713d29c3bc2124ba348c3
[INFO] running `Command { std: "docker" "start" "-a" "70a523bee16428dd9bd663e127511eefca5f5854c6e713d29c3bc2124ba348c3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Display`
[INFO] [stderr]  --> src/legal_moves/is_move_possible.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::bitboard::{BitBoard, Display};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]    --> src/board/board.rs:195:9
[INFO] [stderr]     |
[INFO] [stderr] 195 |         self.play_move(&string_to_move(move_));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: closures are lazy and do nothing unless called
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/debug/divide.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         next_board.play_move(&move_);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/debug/divide.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 |             next_board.play_move(move_);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/uci/uci_loop.rs:40:21
[INFO] [stderr]    |
[INFO] [stderr] 40 |                     board.play_move(&string_to_move(move_));
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: `chess` (lib) generated 5 warnings (run `cargo fix --lib -p chess` to apply 1 suggestion)
[INFO] [stderr] warning: methods `is_checkmate`, `get_legal_moves`, and `get_attackers_to` are never used
[INFO] [stderr]    --> src/board/board.rs:140:12
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl Board {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 140 |     pub fn is_checkmate(&self, color: Color) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 152 |     pub fn get_legal_moves(&self, color: &Color) -> Vec<Move> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 455 |     pub fn get_attackers_to(&self, square: Square) -> BitBoard {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `VectorOutput` is never used
[INFO] [stderr]  --> src/board/nnue_input_vector.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub trait VectorOutput {
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `moves`, `castling_rights`, `en_passant_square`, `en_passant_pawn`, and `en_passant` are never read
[INFO] [stderr]   --> src/board/unmove.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct Unmove {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr]  7 |     pub moves: Vec<Move>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]  8 |     pub castling_rights: [bool; 4],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]  9 |     pub en_passant_square: Option<Square>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     pub en_passant_pawn: Option<Piece>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     pub en_passant: BitBoard,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Action` is never used
[INFO] [stderr]  --> src/game/action_state.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum Action {
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_mask_action` is never used
[INFO] [stderr]   --> src/game/action_state.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Action {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 11 |     pub fn get_mask_action(&self) -> Option<&MaskAction> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_action` is never used
[INFO] [stderr]   --> src/game/action_state.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn get_action(input: &String) -> Action {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_input` is never used
[INFO] [stderr]   --> src/game/action_state.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn get_input(input: &String, action: &Action) -> String {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_mask` is never used
[INFO] [stderr]    --> src/game/action_state.rs:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn get_mask(action: &Action) -> Box<dyn Fn(Square) -> BitBoard> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_square_notation` is never used
[INFO] [stderr]  --> src/game/algebraic_notation.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub fn is_square_notation(input: &str) -> bool {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_standard_notation` is never used
[INFO] [stderr]  --> src/game/algebraic_notation.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn is_standard_notation(_input: &str) -> bool {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_square` is never used
[INFO] [stderr]   --> src/game/algebraic_notation.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn is_square(input: &str) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run` is never used
[INFO] [stderr]   --> src/game/game_loop.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn run(board: &mut Board) {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MaskAction` is never used
[INFO] [stderr]   --> src/game/mask_action.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum MaskAction {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_mask` is never used
[INFO] [stderr]   --> src/game/mask_action.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl MaskAction {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 24 |     pub fn get_mask(&self) -> Box<dyn Fn(Square) -> BitBoard> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `depth_5` is never used
[INFO] [stderr]   --> src/test/integration/divide.rs:96:4
[INFO] [stderr]    |
[INFO] [stderr] 96 | fn depth_5() {
[INFO] [stderr]    |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `tree` is never used
[INFO] [stderr]    --> src/test/integration/divide.rs:210:4
[INFO] [stderr]     |
[INFO] [stderr] 210 | fn tree(moves: String, depth: usize) {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_stockfish_output` is never used
[INFO] [stderr]    --> src/test/integration/divide.rs:272:4
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn get_stockfish_output(fen: String, depth: usize) -> Vec<(String, usize)> /*, Vec<(String, usize)>)*/
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `string_to_file` is never used
[INFO] [stderr]  --> src/utils.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn string_to_file(file: char) -> u8 {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `squarewise_display` is never used
[INFO] [stderr]    --> src/utils.rs:188:8
[INFO] [stderr]     |
[INFO] [stderr] 188 | pub fn squarewise_display(_board: &Board) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_square` is never used
[INFO] [stderr]    --> src/utils.rs:214:8
[INFO] [stderr]     |
[INFO] [stderr] 214 | pub fn extract_square(input: &str) -> Square {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_move` is never used
[INFO] [stderr]    --> src/utils.rs:221:8
[INFO] [stderr]     |
[INFO] [stderr] 221 | pub fn extract_move(input: &str) -> (Square, Square) {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/game/game_loop.rs:31:21
[INFO] [stderr]    |
[INFO] [stderr] 31 |                     board.play_move(&move_to_play);
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/test/integration/divide.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 | /         writeln!(
[INFO] [stderr] 248 | |             File::open("./logs/perft_extra_paths.log").unwrap(),
[INFO] [stderr] 249 | |             "{} {}",
[INFO] [stderr] 250 | |             moves,
[INFO] [stderr] 251 | |             move_
[INFO] [stderr] 252 | |         );
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 247 |         let _ = writeln!(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/test/integration/divide.rs:259:9
[INFO] [stderr]     |
[INFO] [stderr] 259 | /         writeln!(
[INFO] [stderr] 260 | |             File::open("./logs/perft_missing_paths.log").unwrap(),
[INFO] [stderr] 261 | |             "{} {}",
[INFO] [stderr] 262 | |             moves,
[INFO] [stderr] 263 | |             move_
[INFO] [stderr] 264 | |         );
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 259 |         let _ = writeln!(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/test/integration/perft.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         board.play_move(&played_move);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/test/integration/perft.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |             next_board.play_move(&move_);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/test/integration/perft.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         board.play_move(&played_move);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/test/integration/perft.rs:72:13
[INFO] [stderr]    |
[INFO] [stderr] 72 |             next_board.play_move(&move_);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed `FnOnce` trait object that must be used
[INFO] [stderr]   --> src/test/integration/perft.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 97 |         board.play_move(&played_move);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: closures are lazy and do nothing unless called
[INFO] [stderr] 
[INFO] [stderr] warning: `chess` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `chess` (bin "chess" test) generated 33 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chess-cad5874f1bde6316)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chess-23da972bba0e781a)
[INFO] [stdout] test test::integration::advanced_mechanics::pinning ... ok
[INFO] [stdout] test test::integration::perft::position_with_the_most_legal_moves ... ok
[INFO] [stdout] test test::integration::test_games::opening ... ok
[INFO] [stdout] test test::integration::test_games::magnus_carlsen ... ok
[INFO] [stdout] test test::integration::test_games::full_game_no_castling_no_en_passant_no_promotion ... ok
[INFO] [stdout] test test::unit::bitboard::test_to_bitboard ... ok
[INFO] [stdout] test test::unit::bitmask::test_cross_mask ... ok
[INFO] [stdout] test test::unit::bitmask::test_diagonal_mask_edge_cases ... ok
[INFO] [stdout] test test::unit::bitmask::test_diagonal_masks_no_overlap ... ok
[INFO] [stdout] test test::unit::bitboard::test_bitwise_reverse ... ok
[INFO] [stdout] test test::unit::bitmask::test_bishop_movement ... ok
[INFO] [stdout] test test::unit::bitmask::test_up_mask ... ok
[INFO] [stdout] test test::unit::bitmask::test_diagonal_cross_mask ... ok
[INFO] [stdout] test test::unit::bitmask::test_down_mask ... ok
[INFO] [stdout] test test::unit::bitmask::test_right_diagonal_mask ... ok
[INFO] [stdout] test test::unit::bitboard::test_get_occupied_squares ... ok
[INFO] [stdout] test test::unit::board::test_capture_logic ... ok
[INFO] [stdout] test test::unit::board::test_board_init ... ok
[INFO] [stdout] test test::unit::board::test_move_execution ... ok
[INFO] [stdout] test test::unit::bitmask::test_diagonal_cross_contains_both ... ok
[INFO] [stdout] test test::unit::bitmask::test_diagonal_masks_contain_origin ... ok
[INFO] [stdout] test test::unit::knight::test_knight_blocked_by_own_pieces ... ok
[INFO] [stdout] test test::unit::knight::test_knight_moves_center ... ok
[INFO] [stdout] test test::unit::knight::test_knight_moves_edge ... ok
[INFO] [stdout] test test::unit::board::proptests::always_one_king_per_color ... ok
[INFO] [stdout] test test::unit::moves::king_start_not_included_in_mask ... ok
[INFO] [stdout] test test::unit::cross_mask::test_vertical_mask_square_amount ... ok
[INFO] [stdout] test test::unit::moves::knight_start_not_included_in_mask ... ok
[INFO] [stdout] test test::integration::perft::alternate_position_2 ... FAILED
[INFO] [stdout] test test::unit::board::proptests::test_bitboard_roundtrip ... ok
[INFO] [stdout] test test::unit::moves::bishop_start_not_included_in_mask ... ok
[INFO] [stdout] test test::unit::cross_mask::test_cross_mask_square_amount ... ok
[INFO] [stdout] test test::unit::bitmask::test_diagonal_masks_symmetric ... ok
[INFO] [stdout] test test::unit::moves::pawn_start_not_included_in_mask ... ok
[INFO] [stdout] test test::unit::moves::test_blockers_bishop ... ok
[INFO] [stdout] test test::unit::moves::test_blockers_rook ... ok
[INFO] [stdout] test test::unit::moves::test_bishop_moves ... ok
[INFO] [stdout] test test::unit::moves::test_color_negation ... ok
[INFO] [stdout] test test::unit::moves::test_pawn_capture_wrap_around_border ... ok
[INFO] [stdout] test test::unit::moves::queen_start_not_included_in_mask ... ok
[INFO] [stdout] test test::unit::moves::test_rook_moves ... ok
[INFO] [stdout] test test::unit::moves::test_pawn_moves ... ok
[INFO] [stdout] test test::unit::moves::rook_start_not_included_in_mask ... ok
[INFO] [stdout] test test::unit::moves::test_queen_moves ... ok
[INFO] [stdout] test test::integration::search_tree::stockfish_comparison_alt_2 ... FAILED
[INFO] [stdout] test test::unit::moves::test_starting_pawn_move ... ok
[INFO] [stdout] test test::unit::board::proptests::test_move_validation ... FAILED
[INFO] [stdout] test test::integration::perft::depth_3 ... ok
[INFO] [stdout] test test::integration::search_tree::stockfish_comparison ... FAILED
[INFO] [stdout] test test::integration::perft::alternate_position ... FAILED
[INFO] [stdout] test test::integration::divide::alternate_position ... FAILED
[INFO] [stdout] test test::integration::search_tree::stockfish_comparison_alt ... FAILED
[INFO] [stdout] test test::integration::divide::perft ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::perft::alternate_position_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::perft::alternate_position_2' (22) panicked at src/test/integration/perft.rs:115:9:
[INFO] [stdout] assertion `left == right` failed: Minimal failing depth: 3
[INFO] [stdout]   left: 2810
[INFO] [stdout]  right: 2812
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e8fd8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af620d93 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5727af61d30d - core[786f478f706679df]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5727af4de595 - chess[947b698c2041c4d]::test::integration::perft::alternate_position_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration/perft.rs:115:9
[INFO] [stdout]   22:     0x5727af4dc297 - chess[947b698c2041c4d]::test::integration::perft::alternate_position_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration/perft.rs:87:26
[INFO] [stdout]   23:     0x5727af4d7f26 - <chess[947b698c2041c4d]::test::integration::perft::alternate_position_2::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   45:     0x7e6fc0980a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::search_tree::stockfish_comparison_alt_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Depth: 3
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::search_tree::stockfish_comparison_alt_2' (27) panicked at src/test/integration/search_tree.rs:122:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e8fd8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af620bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5727af4e2715 - <core[786f478f706679df]::result::Result<std[f92b4c606f291077]::process::Child, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5727af4e2715 - chess[947b698c2041c4d]::test::integration::search_tree::get_stockfish_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration/search_tree.rs:122:10
[INFO] [stdout]   22:     0x5727af4e2eba - chess[947b698c2041c4d]::test::integration::search_tree::perft
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration/search_tree.rs:56:25
[INFO] [stdout]   23:     0x5727af4e3d74 - chess[947b698c2041c4d]::test::integration::search_tree::stockfish_comparison_alt_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration/search_tree.rs:39:5
[INFO] [stdout]   24:     0x5727af4e19f7 - chess[947b698c2041c4d]::test::integration::search_tree::stockfish_comparison_alt_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration/search_tree.rs:31:32
[INFO] [stdout]   25:     0x5727af4d7e66 - <chess[947b698c2041c4d]::test::integration::search_tree::stockfish_comparison_alt_2::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   47:     0x7e6fc0980a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::unit::board::proptests::test_move_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:105:9:
[INFO] [stdout] No checking knight found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4caa48 - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_checking_knight
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:105:9
[INFO] [stdout]   20:     0x5727af4c5b1d - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:138:15
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af44d819 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:728:22
[INFO] [stdout]   35:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   36:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   37:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   38:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   39:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   40:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   41:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   63:     0x7e6fc0980a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:105:9:
[INFO] [stdout] No checking knight found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4caa48 - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_checking_knight
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:105:9
[INFO] [stdout]   20:     0x5727af4c5b1d - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:138:15
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:105:9:
[INFO] [stdout] No checking knight found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4caa48 - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_checking_knight
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:105:9
[INFO] [stdout]   20:     0x5727af4c5b1d - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:138:15
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:105:9:
[INFO] [stdout] No checking knight found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4caa48 - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_checking_knight
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:105:9
[INFO] [stdout]   20:     0x5727af4c5b1d - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:138:15
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   33:     0x5727af499123 - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   34:     0x5727af46dace - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::shrink::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   35:     0x5727af44d915 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<proptest[2af361e3d314012e]::tuple::TupleValueTree<(alloc[64763625b5a07cdb]::boxed::Box<dyn proptest[2af361e3d314012e]::strategy::traits::ValueTree<Value = chess[947b698c2041c4d]::board::board::Board>>, proptest[2af361e3d314012e]::tuple::TupleValueTree<(proptest[2af361e3d314012e]::num::u8::BinarySearch, proptest[2af361e3d314012e]::num::u8::BinarySearch)>)>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22
[INFO] [stdout]   36:     0x5727af44d10c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28
[INFO] [stdout]   37:     0x5727af46b7ec - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31
[INFO] [stdout]   38:     0x5727af445f1c - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run_in_process::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14
[INFO] [stdout]   39:     0x5727af46d386 - <proptest[2af361e3d314012e]::test_runner::runner::TestRunner>::run::<proptest[2af361e3d314012e]::strategy::map::Map<(proptest[2af361e3d314012e]::strategy::traits::BoxedStrategy<chess[947b698c2041c4d]::board::board::Board>, (core[786f478f706679df]::ops::range::Range<u8>, core[786f478f706679df]::ops::range::Range<u8>)), chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}>, chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18
[INFO] [stdout]   40:     0x5727af4fab71 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:178:17
[INFO] [stdout]   41:     0x5727af4f63e7 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:174:28
[INFO] [stdout]   42:     0x5727af4d89a6 - <chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5727af50a3fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5727af50a3fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5727af516deb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5727af516deb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5727af516deb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5727af516deb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5727af512504 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5727af512504 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5727af5199f2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5727af5199f2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5727af5199f2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5727af5199f2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5727af5199f2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5727af60ad5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62:     0x5727af60ad5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7e6fc08f3aa4 - <unknown>
[INFO] [stdout]   64:     0x7e6fc0980a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::unit::board::proptests::test_move_validation' (47) panicked at src/legal_moves/king_check_direction.rs:75:5:
[INFO] [stdout] No check direction found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5727af60b44a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5727af60b44a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5727af60b44a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5727af6206ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5727af6206ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5727af610122 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5727af610122 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5727af5e8f1f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5727af5e8f1f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5727af603859 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5727af51631c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5727af51631c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5727af603a12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5727af603a12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5727af5e900a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5727af5e0869 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5727af5e9ced - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5727af620e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5727af4ca67e - chess[947b698c2041c4d]::legal_moves::king_check_direction::get_check_direction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/king_check_direction.rs:75:5
[INFO] [stdout]   20:     0x5727af4c599e - chess[947b698c2041c4d]::legal_moves::helper_functions::deflection_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/helper_functions.rs:130:31
[INFO] [stdout]   21:     0x5727af4caef5 - chess[947b698c2041c4d]::legal_moves::generate_possible_moves::generate_move_mask
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/generate_possible_moves.rs:97:37
[INFO] [stdout]   22:     0x5727af4d06aa - chess[947b698c2041c4d]::legal_moves::is_move_possible::is_possible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legal_moves/is_move_possible.rs:25:31
[INFO] [stdout]   23:     0x5727af4f6903 - chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/unit/board.rs:167:21
[INFO] [stdout]   24:     0x5727af4fb6e1 - <&chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1} as core[786f478f706679df]::ops::function::Fn<(proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   25:     0x5727af4aa0eb - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   26:     0x5727af4e024f - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5727af4da8ef - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5727af50159b - __rust_try
[INFO] [stdout]   29:     0x5727af4ffd29 - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5727af4ffd29 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5727af4a606c - proptest[2af361e3d314012e]::test_runner::runner::call_test::<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   32:     0x5727af4e0ea8 - proptest[2af361e3d314012e]::test_runner::scoped_panic_hook::internal::with_hook::<core[786f478f706679df]::result::Result<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>, alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::any::Any + core[786f478f706679df]::marker::Send>>, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[2af361e3d314012e]::test_runner::runner::call_test<proptest[2af361e3d314012e]::sugar::NamedArguments<(&str, (&str, &str)), (chess[947b698c2041c4d]::board::board::Board, (u8, u8))>, &chess[947b698c2041c4d]::test::unit::board::proptests::test_move_validation::{closure#1}, alloc[64763625b5a07cdb]::vec::into_iter::IntoIter<core[786f478f706679df]::result::Result<(), proptest[2af361e3d314012e]::test_runner::errors::TestCaseError>>>::{closure#4}>
[WARN] too many lines in the log, truncating it
